-- background: 2662 from stack: in -- bmap block id: 0 -- flags: 0000 -- background id: 0 -- name: ----- HyperTalk script ----- on test global backgrnd end test -- part 3 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=100 top=294 right=331 bottom=161 -- title width / last selected line: 0 -- icon id / first selected line: 1014 / 1014 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp put empty into card field "text" of card "readFile" go to previous card end mouseUp -- part 4 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=352 top=293 right=332 bottom=409 -- title width / last selected line: 0 -- icon id / first selected line: 1013 / 1013 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp put empty into card field "text" of card "readFile" go to next card end mouseUp